FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package bonsai.first.test.r4#0.1.9 (79 ms)

Package bonsai.first.test.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=bonsai.first.test.r4@0.1.9&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates
Url http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates
Version 1.0.0
Status active
Date 2022-01-14
Name NLLUsageDates
Experimental False
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest NLLMedicationRequest

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "d7ed4729-9ebe-4ee4-9f18-f5194bf73b68",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2020-04-15T13:28:32.683+00:00"
  },
  "url" : "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates",
  "version" : "1.0.0",
  "name" : "NLLUsageDates",
  "status" : "active",
  "date" : "2022-01-14",
  "publisher" : "Swedish eHealth Agency",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "EHM",
      "name" : "E-hälsomyndigheten internal model"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "MedicationRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Extension.extension:usageStartDate",
        "path" : "Extension.extension",
        "sliceName" : "usageStartDate",
        "short" : "When the patient should start taking the medication.",
        "definition" : "Date for indication when the patient should start taking the medication. Mandatory in dose dispensed prescriptions.",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Första doseringsdag"
          }
        ]
      },
      {
        "id" : "Extension.extension:usageStartDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "usageStartDate"
      },
      {
        "id" : "Extension.extension:usageStartDate.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      },
      {
        "id" : "Extension.extension:usageEndDate",
        "path" : "Extension.extension",
        "sliceName" : "usageEndDate",
        "short" : "When the patient should stop taking the medication.",
        "definition" : "Date for indication when the patient should stop taking the medication. Mandatory in dose dispensed prescriptions.",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Sista doseringsdag"
          }
        ]
      },
      {
        "id" : "Extension.extension:usageEndDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "usageEndDate"
      },
      {
        "id" : "Extension.extension:usageEndDate.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      },
      {
        "id" : "Extension.extension:scheduleStartDate",
        "path" : "Extension.extension",
        "sliceName" : "scheduleStartDate",
        "short" : "Dosage schedule start date",
        "definition" : "Calculated by the Swedish eHealth Agency.\r\nDate used in renewed prescriptions whith repeating dosages for calculating the current day in the schedule. Used for irregular repeating dosages with \"time of day\" or \"when\" (tillfällesdosering) and a UsageStartDate.",
        "min" : 0,
        "max" : "1",
        "mapping" : [
          {
            "identity" : "EHM",
            "map" : "Schemastartdag"
          }
        ]
      },
      {
        "id" : "Extension.extension:scheduleStartDate.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "scheduleStartDate"
      },
      {
        "id" : "Extension.extension:scheduleStartDate.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "date"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.